tmem: cleanup: drop typedef tmem_cli_mfn_t
authorBob Liu <lliubbo@gmail.com>
Fri, 8 Nov 2013 01:03:49 +0000 (09:03 +0800)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 12 Nov 2013 15:15:24 +0000 (10:15 -0500)
commit006a687ba4de74d7933c09b43872abc19f126c63
treee51410a5c0c9b0ba50164e4e7a004267c3a51618
parent6de3699137ed5cc802c264ab2d744b0a5efc82e6
tmem: cleanup: drop typedef tmem_cli_mfn_t

Using 'xen_pfn_t' directly instead of 'tmem_cli_mfn_t' to make code more
readable.

Signed-off-by: Bob Liu <bob.liu@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
xen/common/tmem.c
xen/common/tmem_xen.c
xen/include/public/tmem.h
xen/include/xen/tmem_xen.h